C1.AspNetCore.Mvc.Finance Assembly / C1.Web.Mvc.Finance Namespace / Stochastic<T> Class / Stochastic<T> Constructor
The owner should be derived from FlexChartCore

In This Topic
Stochastic<T> Constructor
In This Topic
Creates one Stochastic<T> instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As FlexChartCore(Of T) _
)
 

Parameters

owner
The owner should be derived from FlexChartCore
See Also